Reading dictionary Reading verbs: 656a Reading nouns: 65d5 Reading adverbs: 6604 Reading objects Reading rooms Reading messages Reading high priority conditions Reading low priority conditions: 6922 Reading room conditions: 67da Reading start room Number of dictionary items: 207 Number of verbs: 35 Number of nouns: 15 Number of adverbs: 0 Number of objects: 2 Number of rooms: 3 Number of high priority conditions: 1 Number of room conditions: 21 Number of low priority conditions: 19 Starting room: 99 (Hurrying through the rainswept November night, you're glad to see the bright lights of the Opera House. It's surprising that there aren't more people about but, hey, what do you expect in a cheap demo game...?) Verb 6: D Verb 19: DOFF Verb 18: DON Verb 6: DOWN Verb 8: DROP Verb 3: E Verb 3: EAST Verb 16: EXAMINE Verb 7: GET Verb 13: GRAPHICS Verb 17: HANG Verb 10: INVENTORY Verb 9: L Verb 10: LIST Verb 15: LOAD Verb 9: LOOK Verb 1: N Verb 1: NORTH Verb 13: PICTURES Verb 17: PUT Verb 11: QUIT Verb 16: READ Verb 19: REMOVE Verb 15: RESTORE Verb 2: S Verb 14: SAVE Verb 2: SOUTH Verb 7: TAKE Verb 12: TEXT Verb 5: U Verb 5: UP Verb 4: W Verb 18: WEAR Verb 4: WEST Verb 12: WORDS Noun 1: BLACK Noun 3: BRASS Noun 1: CLOAK Noun 1: CLOAK Noun 1: DARK Noun 2: FLOOR Noun 1: HANDSOME Noun 3: HOOK Noun 255: IT Noun 2: MESSAGE Noun 3: PEG Noun 1: SATIN Noun 2: SAWDUST Noun 3: SMALL Noun 1: VELVET Object 1: a velvet cloak Weight: 1 Starts in: 9999: Object 4: a velvet cloak (worn) Weight: 1 Starts in: 9999: Object 5: a velvet cloak (on the hook) Weight: 1 Starts in: 9999: Room 1: You are standing in a spacious hall, splendidly decorated in red and gold, with glittering chandeliers overhead. The entrance from the street is to the north, and there are doorways south and west. 1 Exits: 1 W 2 Room 2: The walls of this small room were clearly once lined with hooks, though now only one remains. The exit is a door to the east. 2 Exits: 1 E 1 Room 3: The bar, much rougher than you'd have guessed after the opulence of the foyer to the north, is completely empty. There seems to be some sort of message scrawled in the sawdust on the floor. 3 Exits: 0 Room 99: Hurrying through the rainswept November night, you're glad to see the bright lights of the Opera House. It's surprising that there aren't more people about but, hey, what do you expect in a cheap demo game...? 0 Exits: 0 Message 1: You've only just arrived, and besides, the weather outside seems to be getting worse. Message 2: Blundering around in the dark isn't a good idea! Message 3: In the dark? You could easily disturb something! Message 4: You hang the coat on the hook. Message 5: This isn't the best place to leave a smart cloak lying around. Message 6: It's just a small brass hook, with a cloak hanging on it. Message 7: It's just a small brass hook, screwed to the wall. Message 8: The message, neatly marked in the sawdust, reads... You Have Won! Message 9: The message has been carelessly trampled, making it difficult to read. You can just distinguish the words... You Have Lost. Message 237: You're not wearing it. Message 238: You're already wearing it. Message 239: You are carrying Message 240: What now ?.... Message 241: You can't. Message 242: Pardon ? Message 243: Press a key for another game... Message 244: Are you sure ? (Y/N)... Message 245: You've already got that. Message 246: You haven't got that. Message 247: You can't see that. Message 248: You're carrying too much to pick that up. Message 249: Your score was Message 250: and you took Message 251: It is dark. You can't see. Message 252: I can't find that anywhere. Message 253: You can also see Message 254: Okay Message 255: turns. Low priority condition 1: IF (VERB (VERB 9:"L")) LOOK WAIT END Low priority condition 2: IF (VERB (VERB 10:"INVENTORY")) MESS (MESSAGE 239:"You are carrying ") LIST (WITH ) WAIT END Low priority condition 3: IF (VERB (VERB 11:"QUIT")) QUIT OKAY END Low priority condition 4: IF (VERB (VERB 12:"TEXT")) TEXT OKAY END Low priority condition 5: IF (VERB (VERB 13:"GRAPHICS")) PICT LOOK LF OKAY END Low priority condition 6: IF (VERB (VERB 14:"SAVE")) SAVE LOOK OKAY END Low priority condition 7: IF (VERB (VERB 15:"LOAD")) LOAD LOOK WAIT END Low priority condition 8: IF (((VERB (VERB 8:"DROP") AND NOUN (NOUN 1:"BLACK")) AND CARR (OBJECT 4:"a velvet cloak (worn)")) ) MESS (MESSAGE 5:"This isn't the best place to leave a smart cloak lying around.") WAIT END Low priority condition 9: IF (((VERB (VERB 8:"DROP") AND NOUN (NOUN 1:"BLACK")) AND CARR (OBJECT 1:"a velvet cloak")) ) MESS (MESSAGE 5:"This isn't the best place to leave a smart cloak lying around.") WAIT END Low priority condition 10: IF (VERB (VERB 8:"DROP")) DROP (OBJECT NO1 :"") OKAY END Low priority condition 11: IF (((VERB (VERB 7:"GET") AND NOUN (NOUN 1:"BLACK")) AND CARR (OBJECT 4:"a velvet cloak (worn)")) ) MESS (MESSAGE 245:"You've already got that. ") WAIT END Low priority condition 12: IF (((VERB (VERB 7:"GET") AND NOUN (NOUN 1:"BLACK")) AND HERE (OBJECT 5:"a velvet cloak (on the hook)")) ) (1 SWAP 5) END Low priority condition 13: IF (VERB (VERB 7:"GET")) GET (OBJECT NO1 :"") OKAY END Low priority condition 14: IF (((VERB (VERB 18:"DON") AND NOUN (NOUN 1:"BLACK")) AND CARR (OBJECT 1:"a velvet cloak")) ) (1 SWAP 4) OKAY END Low priority condition 15: IF (((VERB (VERB 18:"DON") AND NOUN (NOUN 1:"BLACK")) AND CARR (OBJECT 4:"a velvet cloak (worn)")) ) MESS (MESSAGE 238:"You're already wearing it.") WAIT END Low priority condition 16: IF ((VERB (VERB 18:"DON") AND NOUN (NOUN 1:"BLACK")) ) MESS (MESSAGE 246:"You haven't got that. ") WAIT END Low priority condition 17: IF (((VERB (VERB 19:"DOFF") AND NOUN (NOUN 1:"BLACK")) AND CARR (OBJECT 4:"a velvet cloak (worn)")) ) (1 SWAP 4) OKAY END Low priority condition 18: IF ((VERB (VERB 19:"DOFF") AND NOUN (NOUN 1:"BLACK")) ) MESS (MESSAGE 237:"You're not wearing it.") WAIT END Room condition 1 for room 1: IF (VERB (VERB 1:"N")) MESS (MESSAGE 1:"You've only just arrived, and besides, the weather outside seems to be getting worse.") WAIT END Room condition 2 for room 1: IF ((VERB (VERB 2:"S") AND CARR (OBJECT 1:"a velvet cloak")) ) RESE (1) END Room condition 3 for room 1: IF ((VERB (VERB 2:"S") AND CARR (OBJECT 4:"a velvet cloak (worn)")) ) RESE (1) END Room condition 4 for room 1: IF (VERB (VERB 2:"S")) GOTO (ROOM 3:"The bar, much rougher than you'd have guessed after the opulence of the foyer to the north, is completely empty. There seems to be some sort of message scrawled in the sawdust on the floor.") WAIT END Room condition 5 for room 3: IF (VERB (VERB 1:"N")) SET (1) GOTO (ROOM 1:"You are standing in a spacious hall, splendidly decorated in red and gold, with glittering chandeliers overhead. The entrance from the street is to the north, and there are doorways south and west.") WAIT END Room condition 6 for room 3: IF (((VBNO < 7) AND RES? (1)) ) MESS (MESSAGE 2:"Blundering around in the dark isn't a good idea!") INCR (3) INCR (3) WAIT END Room condition 7 for room 3: IF (((VBNO < 11) AND RES? (1)) ) MESS (MESSAGE 3:"In the dark? You could easily disturb something!") INCR (3) WAIT END Room condition 8 for room 3: IF (((VBNO > 15) AND RES? (1)) ) MESS (MESSAGE 3:"In the dark? You could easily disturb something!") INCR (3) WAIT END Room condition 9 for room 3: IF ((VERB (VERB 7:"GET") AND NOUN (NOUN 2:"FLOOR")) ) MESS (MESSAGE 241:"You can't. ") WAIT END Room condition 10 for room 3: IF ((((CTR (3) < 2) AND VERB (VERB 16:"EXAMINE")) AND NOUN (NOUN 2:"FLOOR")) ) MESS (MESSAGE 8:"The message, neatly marked in the sawdust, reads... You Have Won!") INCR (0) EXIT END Room condition 11 for room 3: IF ((VERB (VERB 16:"EXAMINE") AND NOUN (NOUN 2:"FLOOR")) ) MESS (MESSAGE 9:"The message has been carelessly trampled, making it difficult to read. You can just distinguish the words... You Have Lost.") EXIT END Room condition 12 for room 2: IF (((VERB (VERB 8:"DROP") AND NOUN (NOUN 1:"BLACK")) AND CARR (OBJECT 4:"a velvet cloak (worn)")) ) (1 SWAP 4) END Room condition 13 for room 2: IF ((((VERB (VERB 8:"DROP") AND NOUN (NOUN 1:"BLACK")) AND CARR (OBJECT 1:"a velvet cloak")) AND RES? (102)) ) SET (102) INCR (0) END Room condition 14 for room 2: IF ((VERB (VERB 8:"DROP") AND NOUN (NOUN 1:"BLACK")) ) DROP (OBJECT NO1 :"") OKAY END Room condition 15 for room 2: IF (((VERB (VERB 17:"HANG") AND NOUN (NOUN 1:"BLACK")) AND CARR (OBJECT 4:"a velvet cloak (worn)")) ) (1 SWAP 4) END Room condition 16 for room 2: IF ((((VERB (VERB 17:"HANG") AND NOUN (NOUN 1:"BLACK")) AND CARR (OBJECT 1:"a velvet cloak")) AND RES? (102)) ) SET (102) INCR (0) END Room condition 17 for room 2: IF (((VERB (VERB 17:"HANG") AND NOUN (NOUN 1:"BLACK")) AND CARR (OBJECT 1:"a velvet cloak")) ) DROP (OBJECT NO1 :"") (NO1 SWAP 5) MESS (MESSAGE 4:"You hang the coat on the hook.") WAIT END Room condition 18 for room 2: IF ((VERB (VERB 7:"GET") AND NOUN (NOUN 3:"BRASS")) ) MESS (MESSAGE 241:"You can't. ") WAIT END Room condition 19 for room 2: IF (((VERB (VERB 16:"EXAMINE") AND NOUN (NOUN 3:"BRASS")) AND HERE (OBJECT 5:"a velvet cloak (on the hook)")) ) MESS (MESSAGE 6:"It's just a small brass hook, with a cloak hanging on it.") WAIT END Room condition 20 for room 2: IF ((VERB (VERB 16:"EXAMINE") AND NOUN (NOUN 3:"BRASS")) ) MESS (MESSAGE 7:"It's just a small brass hook, screwed to the wall.") WAIT END